github.com/andybalholm/brotli.encoderDictionary.dict_words (field)
6 uses
github.com/andybalholm/brotli (current package)
encoder_dict.go#L10: dict_words []dictWord
encoder_dict.go#L18: dict.dict_words = kStaticDictionaryWords[:]
static_dict.go#L80: w := dict.dict_words[offset]
static_dict.go#L433: w := dict.dict_words[offset]
static_dict.go#L597: w := dict.dict_words[offset]
static_dict.go#L629: w := dict.dict_words[offset]
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |